*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 28 Oct 2002 07:30:33 +0000 (07:30 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 28 Oct 2002 07:30:33 +0000 (07:30 +0000)
lisp/ChangeLog

index cfcbebf3dbf2f1c7559f6efb14b57cc1acddfb45..b85f8fe0c2ac181387d37609cf1551054556df58 100644 (file)
@@ -1,7 +1,12 @@
+2002-10-28  Juanma Barranquero  <lektu@terra.es>
+
+       * progmodes/compile.el (grep-find-use-xargs): Fix docstring.  Patch from
+       Matt Swift <swift@alum.mit.edu>.
+
 2002-10-27  Michael Kifer  <kifer@cs.stonybrook.edu>
-       
+
        * ediff-wind.el (ediff-control-frame-parameters): added scrollbar-height.
-       
+
 2002-10-27  Andreas Schwab  <schwab@suse.de>
 
        * progmodes/sh-script.el (sh-mode-syntax-table): Don't make ^L
 
        * international/code-pages.el (iso-8859-11): New.
 
+2002-10-27  Kim F. Storm  <storm@cua.dk>
+
+       * pcvs.el (cvs-checkout): Use read-directory-name.
+       (cvs-query-directory): Likewise.
+
 2002-10-26  Richard M. Stallman  <rms@gnu.org>
 
        * progmodes/make-mode.el (makefile-cleanup-continuations):
@@ -29,7 +39,7 @@
        Delete debugging setq.
 
        * shell.el (shell): Look for .emacs_SHELL under ~/.emacs.d
-       after looking in ~. 
+       after looking in ~.
 
        * startup.el (command-line): Look for .emacs under ~/.emacs.d
        after looking in ~.
 
        * Makefile.in (compile-always): Avoid error in old Bash versions.
 
-2002-10-27  Kim F. Storm  <storm@cua.dk>
-
-       * pcvs.el (cvs-checkout): Use read-directory-name.
-       (cvs-query-directory): Likewise.
-
 2002-10-26  John Paul Wallington  <jpw@shootybangbang.com>
 
        * textmodes/picture.el (picture-mouse-set-point): New command.